![]() How to Use the Images |
Back | About | Uses | Examples |
All of the images in these alphabet files have been designed so that perfect alignment
among letters, numbers, punctuation marks and symbols within a single alphabet can be achieved
simply by placing the images as inline graphics in sequence
as in the example above from the Arial alphabet files. This display was achieved using the following simple HTML code:
<img src="arial/ar_i02.gif"> Note that closer spacing can be achieved between letters if the entire sequence is kept on one long line of code as in the example below
because no extraneous spaces are added by the browser. The capitals can be placed at the beginning of text blocks for a decorative effect as in the example below
Finally, any image can be placed in the interior of a text line as in the example below
Now is the time for This is done using the align=absmiddle argument in the <img src= command line. Again, precise alighment may require truncation of image files. |